projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6675b2
)
Fix typo in lisp/erc/ChangeLog
author
Michael Olson
<mwolson@gnu.org>
Mon, 29 Oct 2007 01:21:16 +0000
(
01:21
+0000)
committer
Michael Olson
<mwolson@gnu.org>
Mon, 29 Oct 2007 01:21:16 +0000
(
01:21
+0000)
lisp/erc/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/erc/ChangeLog
b/lisp/erc/ChangeLog
index da03b833f51c0a60fa050d70feea587369a0a47d..0867cb8de2f01760ee4929955a961873f0110419 100644
(file)
--- a/
lisp/erc/ChangeLog
+++ b/
lisp/erc/ChangeLog
@@
-1,7
+1,7
@@
2007-10-29 Michael Olson <mwolson@gnu.org>
* erc-ibuffer.el (erc-modified-channels-alist): Use
- eval-when-compile, and explain why we are doing this.
.
+ eval-when-compile, and explain why we are doing this.
* erc-track.el: Make sure that the state of erc-track-minor-mode
is not preserved when using desktop.el. Thanks to Levin for the